﻿capital = 276

oob = "generic_2000"

set_research_slots = 4
set_convoys = 500
set_national_unity = 0.75

set_technology = {
	infantry_weapons = 1
	infantry_weapons1 = 1
	tech_recon = 1
	tech_support = 1		
	tech_engineers = 1
	tech_mountaineers = 1
	marines = 1
	paratroopers = 1
	motorised_infantry = 1
	gw_artillery = 1
	interwar_antiair = 1
	gwtank = 1
	basic_light_tank = 1
	improved_light_tank = 1
	basic_heavy_tank = 1
	early_fighter = 1
	fighter1 = 1
	early_bomber = 1
	tactical_bomber1 = 1
	strategic_bomber1 = 1
	CAS1 = 1
	naval_bomber1 = 1
	early_submarine = 1
	basic_submarine = 1
	early_destroyer = 1
	basic_destroyer = 1
	early_light_cruiser = 1
	basic_light_cruiser = 1
	early_heavy_cruiser = 1
	early_battleship = 1
	early_battlecruiser = 1
	mobile_warfare = 1
	trade_interdiction = 1
	formation_flying = 1
	synth_oil_experiments = 1
	transport = 1
}

set_politics = {

	parties = {
		conservative = {
			popularity = 32
		}
		market_liberal = {
			popularity = 8
		}
		social_liberal = {
			popularity = 38
		}
		social_democrat = {
			popularity = 13
		}
		progressive = {
			popularity = 2
		}
		democratic_socialist = {
			popularity = 7
		}
	}
	
	ruling_party = social_liberal
	last_election = "1997.6.2"
	election_frequency = 48
	elections_allowed = yes
}

2003.1.1 = {
	set_party_name = {
		ideology = conservative
		long_name = CAN_conservative_party_con_long
		name = CAN_conservative_party_con
	}
}

2015.11.1 = {
	
	set_politics = {
		
		parties = {
		
			social_liberal = {
				popularity = 40
			}
			
			conservative = {
				popularity = 33
			}
			
			market_liberal = {
				popularity = 1
			}
			
			social_democrat = {
				popularity = 21
			}
			
			progressive = {
				popularity = 5
			}
		
		}
		
		last_election = "2015.10.19"
		elections_allowed = yes
		
	}
	
	create_country_leader = {
		name = "Justin Trudeau"
		picture = "Portrait_CAN_Justin_Trudeau.dds"
		ideology = moderate
		expire = "2050.1.1"
	}
	
	create_country_leader = {
		name = "Stephen Harper"
		picture = "Portrait_CAN_Stephen_Harper.dds"
		ideology = fiscal_conservative
		expire = "2050.1.1"
	}
	
	create_country_leader = {
		name = "Elizabeth May"
		picture = "Portrait_CAN_Elizabeth_May.dds"
		ideology = green
		expire = "2050.1.1"
	}
	
	create_country_leader = {
		name = "Thomas Mulcair"
		picture = "Portrait_CAN_Thomas_Mulcair.dds"
		ideology = social_democrat_ideology
		expire = "2050.1.1"
	}
	
}